home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 2495 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.micron.net!news
  2. From: devans@ccubb.com (David Evans)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: AMITCP 4.3 patch
  5. Date: Sun, 7 Apr 96 17:45:04
  6. Organization: Sysop of CCUBB.COM
  7. Distribution: world
  8. Message-ID: <19960407.7F5DA88.FA94@ccubb.com>
  9. NNTP-Posting-Host: ccubb.com
  10.  
  11. On Sun  7-Apr-1996 11:05a, Lee Bosch wrote:
  12. LB> difficult to use than my 4.2 setup.  There is nothing in the readme
  13. LB> file that indicates how to get things rolling with PPP's built-in dialer
  14. LB> (I'm not sure that the new bootpconfig will allow it).
  15.  
  16. I don't think (based on my experiments) that 4.3 will allow the use of PPP's
  17. built in dialer.  Of course using AREXX will allow you to design a "robust"
  18. dialing script.  I wrote one but then ran into a problem.... What to do if ppp
  19. goes offline (provider hangs up).  Using a program I wrote (ReStarter), I
  20. would just issue a online to the device and PPP would redial and re-connect.
  21. Under 4.3, this looks impossible (no ppp dialer script).  I am working on
  22. reconfiguring it to use the new "SerScriptRun" function (4.3 addition)  which
  23. runs a given rexx script.  So far my success isn't 100% yet.  I am working on
  24. removing a few enforcer hits.  Things look promising.
  25.  
  26. LB>   I'm seriously considering going back to the revised 4.2 bootpconfig as
  27. LB> the new one is just too "flexible".
  28.  
  29. Why?  My connects under 4.3 are faster then 4.2.  Not to mention the better
  30. scripting looks like an "advantage".  Just have to figure a way to return the
  31. device online again.
  32.